Package GeoSciML-Portrayal
Author: | |
Version: | 2.0.1 |
Notes: | The GeoSciML-Portrayal schema standardises the interaction (request/response formats) with layer-based map services. It is best thought of as a view of GeoSciML data that denormalizes the data and concatenates complex property values into single, human-readable, labels and returns single, representative, values from controlled vocabularies for properties multi-valued properties that can be used when generating thematic maps, or portrayals, of the data.
It is separate to, but harmonized with, GeoSciML and conforms to the level 0 of the Simple Features Profile for GML (link). Labels, will be 'free-text' fields that will be, in robust services, well-structured summaries of complex GeoSciML data, while the representative thematic properties will be URIs of concepts in a controlled vocabulary (for example CGI Simple Lithology). There will also be links, via identifier URIs, providing hooks to full GeoSciML representations of a the geologic feature in question. ******************************************************************************************************************** Minor edit in v2.0.1 - Corrected error in documentation notes for Borehole/specification_uri, to read "URI referring the GeoSciML Borehole feature...", not "URI referring the GeoSciML GeologicUnit feature..." ******************************************************************************************************************** |
Class Summary | |
Name | Notes |
<<FeatureType>>BoreholeView | Simplified view of a GeoSciML Borehole. In GeoSciML terms, this will be an instance of a Borehole feature with key property values summarised as labels (unconstrained character strings) or arbitrarily selected classifiers to be used for thematic mapping purposes. The latter are the properties suffixed with '_uri' and will contain URIs referring to controlled concepts in published vocabularies. |
<<FeatureType>>ContactView | Simplified view of a GeoSciML Contact. In GeoSciML terms this will be in instance of a MappedFeature with key property values from the associated Contact feature summarised as labels (unconstrained character strings) or arbitrarily selected classifiers to be used for thematic mapping purposes. The latter are the properties suffixed with '_uri' and will contain URIs referring to controlled concepts in published vocabularies. |
<<FeatureType>>GeologicUnitView | Simplified view of a GeoSciML GeologicUnit. In GeoSciML terms, this will be an instance of a MappedFeature with key property values from the associated GeologicUnit feature summarised as labels (unconstrained character strings) or arbitrarily selected classifiers to be used for thematic mapping purposes. The latter are the properties suffixed with '_uri' and will contain URIs referring to controlled concepts in published vocabularies. |
<<FeatureType>>ShearDisplacementStructureView | Simplified view of a GeoSciML ShearDisplacementStructure. In GeoSciML terms this will be in instance of a MappedFeature with key property values from the associated ShearDisplacementStructure feature summarised as labels (unconstrained character strings) or arbitrarily selected classifiers to be used for thematic mapping purposes. The latter are the properties suffixed with '_uri' and will contain URIs referring to controlled concepts in published vocabularies. |
Tagged Value | ||
Tag | Value | Notes |
gmlProfileSchema | Description: URL of the schema location of a GML profile (optional)
| |
owner | IUGS Commission for the Management and Application of Geoscience Information | |
schemaLocation | http://schemas.geosciml.org/geosciml-portrayal/2.0/geosciml-portrayal.xsd | |
targetNamespace | http://xmlns.geosciml.org/geosciml-portrayal/2.0 | Default: FIXME
Description: Target XML namespace of the application schema |
version | 2.0.1 | Default: FIXME
Description: Current version of the application schema |
xmlns | gsmlp | Default: FIXME
Description: Namespace prefix to be used as short form of the target namespace |
xsdDocument | geosciml-portrayal.xsd | Default: FIXME
Description: Name of an XML Schema document to create representing the content of this package |
xsdEncodingRule | iso19136_2007 | Values: iso19136_2007 | iso19139_2007 | iso19136_2007_INSPIRE_Extensions
Default: iso19136_2007 Description: XML Schema encoding rule to apply |